Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[batch] Restrict mount propagation for job container mounts #12960

Merged
merged 3 commits into from
May 3, 2023

Conversation

daniel-goldstein
Copy link
Contributor

Applies the most restrictive bind and event propagation settings to job container mounts. While user jobs do not have the capabilities to create mount points, overlapping mount points in the container config can inadvertently trigger mount propagation back to the host which we just never want.

@daniel-goldstein
Copy link
Contributor Author

Keeping this as a draft until after the post-mortem.

@daniel-goldstein daniel-goldstein marked this pull request as ready for review May 2, 2023 20:32
Copy link
Contributor

@danking danking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I especially like the validation.

@danking danking merged commit 1e4bdad into hail-is:main May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants